
On *:JOIN:#: {
  Set %BanList $read(BanList.txt,s, $nick $+ )
  If ( %BanList != $null ) {
    /ban # $nick | /kick # $nick [Judgement~Punk~List~Ban]

  }
}